const net._C_AF_INET
5 uses
net (current package)
cgo_unix.go#L95: *_C_ai_family(&hints) = _C_AF_INET
cgo_unix.go#L133: case _C_AF_INET:
cgo_unix.go#L156: *_C_ai_family(&hints) = _C_AF_INET
cgo_unix.go#L200: case _C_AF_INET:
cgo_unix_cgo.go#L37: _C_AF_INET = ( /*line :34:20*/_Ciconst_AF_INET /*line :34:28*/)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |